Merge changes made in Gnus trunk.
authorGnus developers <>
Wed, 13 Oct 2010 22:21:20 +0000 (22:21 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 13 Oct 2010 22:21:20 +0000 (22:21 +0000)
commitb87af1f85e4743aa7ffc162cb46d8a4e8f09bded
treee148de6adaf9bc90e7d328d238304a12d6ca43cf
parent953e07a2a55a36ab48fc9364281c72ba53ea1912
Merge changes made in Gnus trunk.

auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and trim sentence.
shr.el (shr-current-column): Remove buggy and unnecessary function.
auth.texi: Fix up pxref/xref.
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the @item syntax for in-Emacs makeinfo.
gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert anything in Emacs.
mm-decode.el (mm-shr): Allow use from non-Gnus users.
nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH responses.
nnimap.el, tls.el: Rip the STARTTLS stuff out of tls.el again, and just bind it directly from nnimap.
shr.el (shr-find-fill-point): Use a filling algorithm that should probably work for CJVK text, too.
nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
nnimap.el (nnimap-parse-flags): Fix regexp.
tls.el (tls-program): Remove spurious %s from openssl.
shr.el (shr-find-fill-point): Don't inloop on indented text.
doc/misc/ChangeLog
doc/misc/auth.texi
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/gnus/gnus-spec.el
lisp/gnus/mm-decode.el
lisp/gnus/nnimap.el
lisp/gnus/shr.el
lisp/net/tls.el